home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / nby126.zip / SIPLUS.DOC < prev    next >
Text File  |  1990-12-19  |  3KB  |  74 lines

  1. +----------------------------------------------------------------------------+
  2. |        Part of the cALMER Utilities for IBM PC/AT and compatibles          |
  3. |       Copyright (C) 1991 by cALMER Utilities [All Rights Reserved]         |
  4. |  361 Somerville Road, Hornsby Heights NSW 2077 Australia [+612]  482 1715  |
  5. +----------------------------------------------------------------------------+
  6.  
  7.         SIPlus (Systems Information Plus) provides a vast range of information 
  8.         about your hardware.  Not everything will make sense to you, but since 
  9.         you probably never have any need to know the details just take it
  10.         for granted that what is displayed is the information your
  11.         system is prepared to reveal.
  12.  
  13.         Not all computers will have the same information displayed,
  14.         on some models, almost nothing of interest is shown as it is
  15.         not possible to retrieve that information.
  16.  
  17.         I started writing SIPlus many moons ago because I was curious
  18.         just what type of computer was sold to me and how accurate
  19.         the sales persons statements where.
  20.  
  21.         This has annoyed quite a few hardware people who objected to
  22.         the program showing just what a load of rubbish their
  23.         machines are.  Unfortunately, their bribes consisted of the
  24.         types of machines the program was showing up as bad, so
  25.         instead of accepting free computers so I could adjust SIPlus
  26.         to accommodate their incompatibilities, I've decided to put
  27.         a compatibility rating (CCR) into the program.
  28.  
  29.         A CCR of 100% indicates that it is, from a programming point
  30.         of view, 100% compatible with the equivalent IBM machine,
  31.         i.e. an AT or XT.  IBM PS/2 models do not show up 100% since
  32.         IBM has changed a lot of things internally.  As I am not rich
  33.         enough to afford one of those, I'll have to wait till some
  34.         clones appear on the market.
  35.  
  36.         A CCR of less than 60% means that you've been had.  To date,
  37.         I have been made aware of only one such computer.  The CCR is
  38.         calculated by evaluating tests based on IBM Technical
  39.         Documentation.
  40.  
  41. POTENTIAL PROBLEMS using SIPLUS:
  42.  
  43.         On some computers, SIPLUS will simply lock-up the system,
  44.         i.e., a complete systems crash will eventuate.  This will
  45.         be due to some timing errors or possibly to a flaky CPU.
  46.         If SiPlus locks up on you, do the following:
  47.  
  48.         Set an environment variable called CA-STAT to contain either
  49.         NOCPU or NOROM.
  50.  
  51.         i.e., from DOS key in (no '"')    "SET CA-STAT=NOCPU<Enter>" 
  52.               or                          "SET CA-STAT=NOROM<Enter>" 
  53.               or both                     "SET CA-STAT=NOCPU NOROM<Enter>" 
  54.  
  55.         NOCPU tells SIPlus not to perform a CPU test, while
  56.         NOROM tells SIPlus not to perform a ROM test / search.
  57.  
  58.         Unfortunately, it is not possible to trap the errors created
  59.         by these tests programatically as the program never gets to
  60.         know about the problem....
  61.  
  62.  
  63. PRINTING SIPLUS information.
  64.  
  65.         Press the <Print Screen> key when viewing SIPlus information 
  66.         or redirect output to printer thus: "SIPLUS >PRN<Enter>"
  67.  
  68.         You will need SIPlus if you have problems with NBY, the anti-
  69.         virus / Trojan program.  (See NBY.DOC)
  70.  
  71.  
  72. .end of document siplus.doc 
  73.  
  74.